WinUI | ComponentOne
C1.WinUI.Grid Assembly / C1.WinUI.Grid Namespace / GridDetailRow<TItem> Class / GetErrors Method
In This Topic
    GetErrors Method (GridDetailRow<TItem>)
    In This Topic
    Gets the errors in this row.
    Syntax
    public IEnumerable<ValidationResult> GetErrors()
    See Also